Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Remember Password" Option #987

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

saras-69
Copy link
Contributor

@saras-69 saras-69 commented Nov 5, 2024

What does this PR do?

This PR adds a "Remember Password" feature on the login page, enabling users to save their password for future logins. This feature helps streamline the login process by storing credentials based on the device/browser settings when enabled.

Fixes #907

Type of change

Checkbox Addition: A "Remember Password" checkbox has been added to the login screen.
Automatic Login Setup: When selected, the application will remember the user's login details for future sessions (subject to device/browser permissions).

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Screenshots

Screenshot 2024-11-06 021816

Mandatory Tasks

  • [ X] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 8:48pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @saras-69 for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@ankit071105 ankit071105 merged commit 16254f2 into ankit071105:main Nov 6, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Remember Password" Option
2 participants